1,331 research outputs found

    A holistic analysis method to assess the controllability of commercial buildings and their systems

    Get PDF
    This paper describes a novel design process for advanced MIMO (multiple inputs and multiple outputs) control system design and simulation for buildings. The paper describes the knowledge transfer from high technology disciplines such as aerospace flight control systems and the space industry to establish a three-step modelling and design process. In step 1, simplified, but holistic nonlinear and linearised dynamic models of the building and its systems is derived. This model is used to analyse the controllability of the building. In step 2, further synthesis of this model leads to the correct topology of the control system design. This is proved through the use of simulation using the simple building model. In step 3, the controller design is proved using a fully detailed building simulation such as ESP-r that acts as a type of virtual prototype of the building. The conclusions show that this design approach can help in the design of superior and more complex control systems especially for buildings designed with a Climate Adaptive Building (CAB) philosophy where many control inputs and outputs are used to control the building's temperature, concentration of CO2, humidity and lighting levels

    Non-linear autopilot design using the philosophy of variable transient response

    Get PDF
    The novel non-linear controller design methodology of Variable Transient Response (VTR) is presented in this research. The performance of VTR is compared to that of successful non-linear controller designs (such as Robust Inverse Dynamics Estimation and a traditional autopilot design) by application to a non-linear missile model. The simulated results of this application demonstrate that the inclusion of VTR into the RIDE design results in a 50% improvement in response time and 100% improvement in settling time whilst achieving stable and accurate tracking of a command input. Analysis demonstrates that VTR dynamically alters the system's damping, resulting in a non-linear response. The system stability is analysed during actuator saturation using non-linear stability criteria. The results of this analysis show that the inclusion of VTR into the RIDE design does not compromise non-linear system stability

    Renewable power for lean desktops in media applications

    Get PDF
    An integration of solar microgeneration to supply a low-power IT desktop, using the Power over Ethernet standards IEEE 802.3af/at as a low power distribution network avoiding transformer losses from DC generation to mains power AC and back to low-voltage DC and hence maximising efficiency. The resulting design points to applications in media technology where reducing grid power consumption is critical for improving sustainability, or where there are supply constraints, and indicates new directions in how we manage and consume power for IT devices

    The precursor to an industrial software metrics program

    Get PDF
    A common reason for why software metric programs dasiafailpsila is through lack of participant support and commitment. In this paper, we describe the results of a study which examined the knowledge that subjects had and the opinions they had formed of previous metrics initiatives in the same organization. The research was undertaken by one of the authors as a precursor to a planned metrics initiative in the same large, UK-based company. The study attempted to understand the likely issues that would have to be addressed by that planned metrics program. A key theme to emerge from the analysis was the importance of all participants being aware of the program objectives, and the purpose and use of the data being collected. As part of the analysis, the study also draws on the role that "timely" involvement plays within a metrics program and how that can influence its associated practicalities

    A comparison of the UK Standard Assessment Procedure and detailed simulation of solar energy systems for dwellings

    Get PDF
    The drive to reduce worldwide Carbon Emissions directly associated with dwellings and to achieve a zero carbon home dictates that Renewable Energy Technologies will have an increasingly large role in the built environment. Created by the Building Research Establishment (BRE), the Standard Assessment Procedure (SAP) is the UK Government's approved methodology for assessing the energy ratings of dwellings. This paper presents an evaluation of the advantage given to SAP ratings by the domestic installation of typical Photovoltaic (PV) and Solar Domestic Hot Water (SDHW) systems in the UK. Comparable PV and SDHW systems will also be simulated with more detailed modelling packages. Results suggest that calculation variances can exist between the SAP methodology and detailed simulation methods, especially for higher performance systems that deviate from the default efficiency parameters

    Class movement and re-location: An empirical study of Java inheritance evolution

    Get PDF
    This is the post-print version of the final paper published in Journal of Systems and Software. The published article is available from the link below. Changes resulting from the publishing process, such as peer review, editing, corrections, structural formatting, and other quality control mechanisms may not be reflected in this document. Changes may have been made to this work since it was submitted for publication. Copyright @ 2009 Elsevier B.V.Inheritance is a fundamental feature of the Object-Oriented (OO) paradigm. It is used to promote extensibility and reuse in OO systems. Understanding how systems evolve, and specifically, trends in the movement and re-location of classes in OO hierarchies can help us understand and predict future maintenance effort. In this paper, we explore how and where new classes were added as well as where existing classes were deleted or moved across inheritance hierarchies from multiple versions of four Java systems. We observed first, that in one of the studied systems the same set of classes was continuously moved across the inheritance hierarchy. Second, in the same system, the most frequent changes were restricted to just one sub-part of the overall system. Third, that a maximum of three levels may be a threshold when using inheritance in a system; beyond this level very little activity was observed, supporting earlier theories that, beyond three levels, complexity becomes overwhelming. We also found evidence of ‘collapsing’ hierarchies to bring classes up to shallower levels. Finally, we found that larger classes and highly coupled classes were more frequently moved than smaller and less coupled classes. Statistical evidence supported the view that larger classes and highly coupled classes were less cohesive than smaller classes and lowly coupled classes and were thus more suitable candidates for being moved (within an hierarchy)

    Exploring the eradication of code smells: An empirical and theoretical perspective

    Get PDF
    This article has been made available through the Brunel Open Access Publishing Fund - Copyright @ 2010 Hindawi Publishing CorporationCode smells reflect code decay, and, as such, developers should seek to eradicate such smells through application of “deodorant” in the form of one or more refactorings. However, a relative lack of studies exploring code smells either theoretically or empirically when compared with literature on refactoring suggests that there are reasons why smell eradication is neither being applied in anger, nor the subject of significant research. In this paper, we present three studies as supporting evidence for this stance. The first is an analysis of a set of five, open-source Java systems in which we show very little tendency for smells to be eradicated by developers; the second is an empirical study of a subsystem of a proprietary, C# web-based application where practical problems arise in smell identification and the third, a theoretical enumeration of smell-related refactorings to suggest why smells may be left alone from an effort perspective. Key findings of the study were that first, smells requiring application of simple refactorings were eradicated in favour of smells requiring more complex refactorings; second, a wide range of conflicts and anomalies soon emerged when trying to identify smelly code; an interesting result with respect to comment lines was also observed. Finally, perceived (estimated) effort to eradicate a smell may be a key factor in explaining why smell eradication is avoided by developers. The study thus highlights the need for a clearer research strategy on the issue of code smells and all aspects of their identification and measurement.The research in this paper was supported by a grant from the UK Engineering and Physical Sciences Research Council (EPSRC) (Grant no: EP/G031126/1

    Using Counts as Heuristics for the Analysis of Static Models

    Get PDF
    The upstream activities of software development are often viewed as both the most important, in terms of cost, and the yet the least understood, and most problematic, particularly in terms of satisfying customer requirements. Business process modelling is one solution that is being increasingly used in conjunction with traditional software development, often feeding in to requirements and analysis activities. In addition, research in Systems Engineering for Business Process Change, highlights the importance of modelling business processes in evolving and maintaining the legacy systems that support those processes. However, the major use of business process modelling, is to attempt to restructure the business process, in order to improve some given aspect, e.g., cost or time. This restructuring may be seen either as separate activity or as a pre-cursor to the development of systems to support the new or improved process. Hence, the analysis of these business models is vital to the improvement of the process, and as a consequence to the development of supporting software systems. Supporting this analysis is the focus of this paper. Business processes are typically described with static (diagrammatic) models. This paper proposes the use of measures (counts) to aid analysis and comparison of these static process descriptions. The proposition is illustrated by showing how measures can be applied to a commonly used process-modelling notation, Role Activity Diagrams (RADs). Heuristics for RADs are described and measures suggested which support those heuristics. An example process is used to show how a coupling measure can be used to highlight features in RADs useful to the process modeller. To fully illustrate the proposition the paper describes and applies a framework for the theoretical validation of the coupling measure. An empirical evaluation follows. This is illustrated by two case studies; the first based on the bidding process of a large telecommunications systems supplier, and the second a study of ten prototyping processes across a number of organisations. These studies found that roles of the same type exhibited similar levels of coupling across processes. Where roles did not adhere to tentative threshold values, further investigation revealed unusual circumstances or hidden behaviour. Notably, study of the prototyping roles, which exhibited the greatest variation in coupling, found that coupling was highly correlated with the size of the development team. This suggests that prototyping in large projects had a different process to that for small projects, using more mechanisms for communication. Hence, the empirical studies support the view that counts (measures) may be useful in the analysis of static process models
    corecore